home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Directorytools / FileQuest 10 / Extras / QuitBSound.rx < prev    next >
Encoding:
Text File  |  1996-09-27  |  213 b   |  24 lines

  1. /*
  2. **  Arexx script for BSound
  3. **
  4. **/
  5.  
  6. address "BSOUND.1"
  7.  
  8. /*
  9. **  List of commands:
  10. **
  11. **  VOLUME BOTH/K,LEFT/K,RIGHT/K
  12. **  QUIT
  13. **  FILTER ON/S,OFF/S,INV/S
  14. **
  15. **/
  16.  
  17. /*
  18. ** VOLUME BOTH 64
  19. **
  20. ** FILTER INV
  21. **/
  22.  
  23. QUIT
  24.